home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 4 / Light ROM 4 - Disc 1.iso / text / maillist / 1996 / 020896.doc / text0143.txt < prev    next >
Encoding:
Text File  |  1995-12-15  |  974 b   |  25 lines

  1. In a message dated 95-12-08 02:34:47 EST, you write:
  2.  
  3. >As I said earlier we thought that method would suck a lot more "juice",
  4. >but we did realize it was more efficient and flexible..Where can we get the
  5. >scene file format? We checked the Newtek FTP site last night but it seemed
  6. to
  7. >
  8. >be down...The programmer is willing to write a simple plugin but does not
  9. >have the necessary info(He already wrote a .lwo object importer). At this
  10. >point
  11. >in time it would also seem to be useful to get on plugin developers list.
  12. Can
  13. >
  14. >someone please tell me the address and subscription process.
  15. >
  16. >
  17.  
  18.     The scene file is stored in ascii format.. It's actualy really easy to
  19. read, as I have been writing plug-ins to help with our game (I work with Joe)
  20. and have never even bothered to check the SDK. Anyway, the point is you'll
  21. probrobly not want to write your converter as a lightwave plug-in, but
  22. instead have the programers convert it into whatever format they want on
  23. their end.
  24.  
  25.